Don't set memory_dynamic_max when xm mem-set is called. Save the VM
authorEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 13:09:36 +0000 (14:09 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 13:09:36 +0000 (14:09 +0100)
commitc24f98944dc80b9bef5ec50427d00eb6b1b6959d
tree7767978e7d4d4031b3614117dd5662603c8f124e
parentc322cc77175bd8e709acdc1dadf51b3f063112e5
Don't set memory_dynamic_max when xm mem-set is called.  Save the VM
configuration unconditionally when either the max or the target memory values
are set.

Thanks to Masaki Kanno for pointing out the first problem.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py